home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trig Explorer
/
The Trig Explorer.iso
/
mac
/
Explorer
/
SINE-PUZ.dxr
/
00065.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-22
|
159 b
|
11 lines
on mouseDown
global selection
cursor([45, 43])
repeat while the stillDown
nothing()
end repeat
cursor(0)
set selection to "B"
go("Test")
end